Bump the minor-and-patch group in /api with 8 updates#2192
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the minor-and-patch group in /api with 8 updates#2192dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group in /api with 8 updates: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.17.2` | `1.18.4` | | [psutil](https://github.com/giampaolo/psutil) | `7.0.0` | `7.2.2` | | [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) | `2.0.40` | `2.0.49` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.5` | `1.2.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.8` | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.25.1` | `1.25.3` | | [azure-mgmt-network](https://github.com/Azure/azure-sdk-for-python) | `30.1.0` | `30.2.0` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.28.0` | `12.29.0` | Updates `alembic` from 1.17.2 to 1.18.4 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `psutil` from 7.0.0 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v7.0.0...v7.2.2) Updates `sqlalchemy[asyncio]` from 2.0.40 to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `watchfiles` from 1.0.5 to 1.2.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.5...v1.2.0) Updates `werkzeug` from 3.1.6 to 3.1.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.6...3.1.8) Updates `azure-identity` from 1.25.1 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.25.1...azure-identity_1.25.3) Updates `azure-mgmt-network` from 30.1.0 to 30.2.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-mgmt-network_30.1.0...azure-mgmt-network_30.2.0) Updates `azure-storage-blob` from 12.28.0 to 12.29.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.28.0...azure-storage-blob_12.29.0) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.18.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: sqlalchemy[asyncio] dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: watchfiles dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: azure-mgmt-network dependency-version: 30.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: azure-storage-blob dependency-version: 12.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #2193. |
✅ Deploy Preview for transformerlab canceled.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group in /api with 8 updates:
1.17.21.18.47.0.07.2.22.0.402.0.491.0.51.2.03.1.63.1.81.25.11.25.330.1.030.2.012.28.012.29.0Updates
alembicfrom 1.17.2 to 1.18.4Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
psutilfrom 7.0.0 to 7.2.2Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
sqlalchemy[asyncio]from 2.0.40 to 2.0.49Release notes
Sourced from sqlalchemy[asyncio]'s releases.
... (truncated)
Commits
Updates
watchfilesfrom 1.0.5 to 1.2.0Release notes
Sourced from watchfiles's releases.
Commits
b6eb04fprep v1.2.0 release (#371)517ffb2upgrade uv lock (#378)e156213Ruff target version to 3.10 (#379)f4f63ebfix: improve type safety and error handling (#365)a928957Add Python 3.15-dev build, drop 3.9, increase MVRV to 1.83 (#369)f8b91fcfix linting (#370)ac594d1ci: add riscv64 manylinux wheels (#359)2b2327fprepare for v1.1.1 release (#353)c4bd302Add support for Python 3.14 on windows builds (#352)e3c956bfix license yearsUpdates
werkzeugfrom 3.1.6 to 3.1.8Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
c1a26b4release version 3.1.87926f0brelax get_host strictness (#3148)deab88frelax get_host strictness65eb639start version 3.1.87720b76release version 3.1.7 (#3135)005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627aUpdates
azure-identityfrom 1.25.1 to 1.25.3Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
azure-mgmt-networkfrom 30.1.0 to 30.2.0Commits
f0b5410[AutoRelease] t2-network-2026-01-27-03038(can only be merged by SDK owner) (#...a5b6075[sdk generation pipeline] Fix changelog duplication when re-generating manage...bc2aa06[AutoRelease] t2-managementgroups-2026-02-12-46489(can only be merged by SDK ...0de9dbc[VoiceLive] Release 1.2.0b4 (#45185)45d5bae[VoiceLive] Add AgentSessionConfig, remove FoundryAgentTool, rename filler re...7c6e947[Tables] Fix tests (#45101)de6a083Increment package version after release of azure-identity (#45150)f04a541Increment package version after release of azure-core (#45127)7611e0fUpdate ServiceLabel for Application Insights (#45095)67b9d0fModify labels for Content Safety in CODEOWNERS (#45098)Updates
azure-storage-blobfrom 12.28.0 to 12.29.0Release notes
Sourced from azure-storage-blob's releases.
Commits
e73548bRelease date60f7b16Changed release date5280297Modified release date to 5/12/202615e1ae9NO_CI [Doc] Update references to wiki pages (#46169)3f5c4d2cibuildwheelnot necessary inbuild-systemmetadata for `azure-storage-ex...5b5b757Modified release date to 2026-05-118b9a3e5[Storage][101] Cherry pick recent fixes and release prep (#46659)fdae976Merge branch 'main' into release/storage/stg1011e540deFix typing contract for max_concurrency in File Share client (#45637)fa44deaFix typing contract for max_concurrency in Datalake client (#45631)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions